PZ

Section: User Commands (1)
Updated: 28 February 1991
Index Return to Main Contents
 

NAME

pz - PARZ Parallel Simulator  

SYNOPSIS

pz { -options | file }*  

DESCRIPTION

pz is the PARZ Parallel Simulator.

Options and files given on the command line are traversed from left to right. Options set parameters for simulation, which are valid for all files following the option , until they are reset by another option.

After an option -l the simulator enters command level indicated by the prompt ``P>'' (or ``P*'' if simulation was interrupted).

 

OPTIONS

-c[0|1]
disable / enable automatic compiling (enabled if number is omitted).
Files ending in .p are always compiled.
Default is disabled.
-d[0|1]
disable / enable DEBUG/TRACE-output (enabled if number is omitted).
Default is enabled.
-enumber
set number of reported errors and warnings.
Default is 15.
-f
set filter-mode : a program is read from standard input and started
Attention : no file-arguments are allowed after -f.
The read program should not try to read from standard input.
-l
load file (if any is following on command line) and enter command level.
-mnumber
set 'MORE'-screensize to number.
Default (or if number is omitted) is 23.
Disable 'MORE'-style output if number is 0
-r[0|1|2][file] set record-mode off / short / long (short if number is omitted).
Default is off.
Define name for record-file (generated from input-filename if file is omitted).
Attention : with file given, this option may not be merged with other options.
-s[0|1|2]
set single-step mode to off / Parallaxis / PARZ (Parallaxis if number is omitted).
Default is off.
-w[0|1]
disable / enable runtime-warnings (enabled if number is omitted).
Default is enabled.
 

COMMANDS

Type ``h'' on command level to get information about the simulator commands  

FILE NAMING CONVENTIONS

For PARZ-programs pz knows the standard extension .z,
for Parallaxis-programs the standard extension is .p . If a given filename has no appropriate standard extension, the simulator will first look for a file with a standard extension.  

SEE ALSO

pa(1),


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
COMMANDS
FILE NAMING CONVENTIONS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 16:54:22 GMT, January 16, 2023